next up previous
Next: 5.1 Initiating an Active Up: D11 Window System Previous: 4.2 Direct Graphics Hardware

5 The Active Context

The active context is the operating system facility that underlies the implementation of D11. D11 requests from local D11 programs are translated into protected procedure calls that enter the D11 window system kernel. Because protected procedure calls can be implemented so that they are inexpensive relative to a standard Unix context switch and no protocol needs to be packed, sent through a transport, and unpacked, D11 protected procedure calls should be a net win over local use of the X11 protocol using conventional transports. This section details the working of active contexts and protected procedure calls for a Unix style operating system.





next up previous
Next: 5.1 Initiating an Active Up: D11 Window System Previous: 4.2 Direct Graphics Hardware



Mark Kilgard
Sun Jan 7 19:06:56 PST 1996